home *** CD-ROM | disk | FTP | other *** search
/ Czech Logic, Card & Gambling Games / Logické hry.iso / hry / Fish Fillets / doc / html / styles.css < prev   
Encoding:
Cascading Style Sheet File  |  2005-07-16  |  522 b   |  40 lines

  1. BODY {
  2.     background-color: #F5F5F5;
  3.     color: #000000;
  4. }
  5.  
  6. BODY, A, DIV, TD, TH {
  7.     font-family: Verdana, Geneva, sans-serif;
  8.     font-size: 12px;
  9. }
  10.  
  11. DIV.content {
  12.     position: relative;
  13.     width: 720px;
  14.     left: 20px;
  15. }
  16.  
  17. UL {
  18.     margin-top: 2px;
  19. }
  20.  
  21. H1 {
  22.     font-size: 25px;
  23.     font-weight: bold;
  24.     text-align: center;
  25.     font-family: Verdana, Geneva, sans-serif;
  26. }
  27.  
  28. H2 {
  29.     font-size: 20px;
  30.     font-weight: bold;
  31.     font-family: Verdana, Geneva, sans-serif;
  32. }
  33.  
  34. H3 {
  35.     font-size: 15px;
  36.     font-weight: bold;
  37.     font-family: Verdana, Geneva, sans-serif;
  38. }
  39.  
  40.